Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | in | 26 | o |
2 | je | 27 | ter |
3 | v | 28 | smo |
4 | na | 29 | tako |
5 | za | 30 | jih |
6 | se | 31 | bi |
7 | ki | 32 | med |
8 | so | 33 | ob |
9 | z | 34 | ga |
10 | da | 35 | tem |
11 | tudi | 36 | že |
12 | pa | 37 | ni |
13 | s | 38 | si |
14 | lahko | 39 | to |
15 | ali | 40 | vse |
16 | po | 41 | Na |
17 | kot | 42 | več |
18 | V | 43 | kar |
19 | pri | 44 | leta |
20 | ne | 45 | bodo |
21 | bo | 46 | Za |
22 | do | 47 | strani |
23 | iz | 48 | jo |
24 | od | 49 | ko |
25 | še | 50 | bomo |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges